FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package hl7.fhir.us.physical-activity#current (500 ms)

Package hl7.fhir.us.physical-activity
Type CapabilityStatement
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/physical-activity/https://build.fhir.org/ig/HL7/physical-activity/CapabilityStatement-pa-service-provider-light.html
Url http://hl7.org/fhir/us/physical-activity/CapabilityStatement/pa-service-provider-light
Version 1.0.1
Status active
Date 2022-06-18
Name PAServiceProviderLight
Title PA Service Provider (Light)
Experimental False
Realm us
Authority hl7
Description Describes the expected capabilities of a system used by a personal trainer, community fitness organization, or other entity that delivers services that help a patient to improve or maintain their level of physical activity. This set of capabilities is appropriate for service providers that CANNOT expose their own FHIR server and that rely on the Care Manager to store Tasks, reports and other resources.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client US Core Client CapabilityStatement
http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic SubscriptionTopicSearchParameter
http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference TaskOutputReference
http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic SubscriptionTopicSearchParameter
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan PA Care Plan
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-condition-low-pa PA Condition - Low Physical Activity
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-diagnosticreport PA Intervention Report
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal PA Goal
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-group PA Observation - Supporting, Activity Group
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure PA Observation - Supporting, Activity-based
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week PA Observation - EVS, Days/Week
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day PA Observation - EVS, Minutes/Day
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week PA Observation - EVS, Minutes/Week
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week PA Observation - EVS, Strength Days/Week
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-time-measure PA Observation - Supporting, Time-based
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-servicerequest PA Service Request
http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-task-for-referral-management PA Task for Referral Management
http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription R4/B Topic-Based Subscription
http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient SDOHCC Task For Patient
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-obsn Extractable Questionnaire - Observation
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-obsn Populatable Questionnaire - Observation
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse SDC Questionnaire Response
http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference US Core DocumentReference Profile
http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription R4/B Topic-Based Subscription
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-obsn Extractable Questionnaire - Observation
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-obsn Populatable Questionnaire - Observation
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse SDC Questionnaire Response


Narrative

Note: links and images are rebased to the (stated) source


General

Supported FHIR Version: 4.0.1
Imports other Capabilities:
Supported exchange formats: json, xml

Jump to:


REST client behavior

A 'light' Service Provider has less sophistication than a full Service Provider. They rely exclusively on the care manager to store the Tasks and any reports associated with referrals. Therefore, all interactions are handled as 'client' functionality.


Resource summary

Resource Search Read Read Version Instance History Resource History Create Update Delete Operations
CarePlan SHOULD MAY SHOULD
Condition SHALL MAY
DiagnosticReport SHALL
DocumentReference SHOULD SHOULD MAY
Goal SHALL MAY SHOULD SHOULD
Observation SHALL SHALL SHALL
Patient SHALL
Practitioner SHALL
PractitionerRole SHALL
Questionnaire SHALL
QuestionnaireResponse SHALL SHALL SHOULD
ServiceRequest SHALL
Subscription SHALL SHALL SHALL
Task SHALL SHALL SHALL


CarePlan

Supported Profile(s):

Behavior

Versioning support: versioned-update

Reference policy: literal

Interactions

Name Conformance Description
  update SHOULD

Allows a service provider to make updates to a plan owned by a care manager.

  search-type SHOULD

Allows retrieval of care plans for a given patient.

  history-instance MAY

Allows seeing how a care plan has changed over time. This may be particularly important if multiple stakeholders have the ability to make adjustments to the plan. However, history is not widely supported.

Search

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known care plan records - and more specifically, retrieving more than one in a single call to check for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

category SHALL token

Allows retrieving only those plans related to physical activity.

date SHOULD date

Allows filtering plans based on the time frame they apply(ied) to.

lifecycle-status SHALL token

Allows filtering to only active or draft plans.

patient SHALL reference

Allows filtering to only those plans for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.



Condition

Supported Profile(s):

Behavior

Reference policy: literal

Interactions

Name Conformance Description
  search-type SHALL

Allows retrieval of conditions for a given patient.

  history-instance MAY

Allows seeing how a condition has changed over time.

Search

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known condition records - and more specifically, retrieving more than one in a single call to check for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

category SHALL token

Allows retrieving only those plans related to physical activity.

clinical-status SHOULD token

Allows filtering to only active conditions.

code SHOULD token

Allows retrieving specific patient conditions - e.g. all 'low physical activity' conditions.

patient SHALL reference

Allows filtering to only those plans for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.

verification-status SHOULD token

Allows excluding refuted or erroneous conditions.



DiagnosticReport

Supported Profile(s):

Behavior

Versioning support: versioned-update

Reference policy: literal

Interactions

Name Conformance Description
  search-type SHALL

Allows searching for reports already submitted.

Search

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

basedOn SHOULD reference

Allows filtering to reports created in fulfillement of a particular order or referral.

code SHOULD token

Allows filtering to specific types of reports.

date SHOULD date

Allows filtering reports based on the period the cover.

category SHALL token

Allows retrieving only those reports related to physical activity.

patient SHALL reference

Allows filtering to only those reports for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.

performer SHOULD reference

Allows filtering to only retrieve reports created by a specific performer.

status SHOULD token

Allows filtering to only retrieve active or completed reports.



DocumentReference

Supported Profile(s):

Behavior

Reference policy: literal

Interactions

Name Conformance Description
  create SHOULD

Allows adding additional images/documents for later retrieval.

  update MAY

Allows replacing an existing image/document with a newer version.

  search-type SHOULD

Allows searching for appropriate an appropriate image/document to reference.

Search

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known document reference records - and more specifically, retrieving more than one in a single call to poll for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

contenttype SHOULD token

Allows filtering for only PDFs, images, etc.

category SHOULD token

Allows filtering for only records tied to a particular category (e.g. physical-activity).

description SHOULD string

Allows filtering based on words found in the description - i.e. with a 'contains' search.



Goal

Supported Profile(s):

Behavior

Versioning support: versioned-update

Reference policy: literal

Interactions

Name Conformance Description
  update SHOULD

Allows patients or service providers to modify a goal - for example shifting target values or dates, updating the status, etc. Allowing patients, care-givers, and service providers to help maintain goals is a key aspect of a patient-centered care plan. However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this.

  create SHOULD

Allows patients or service providers to add additional physical activity related goals. As with updates, this is a key part of a patient-centered care plan, but not all systems or organizations will be able to do this.

  search-type SHALL

Allows retrieval of goals for a given patient.

  history-instance MAY

Allows seeing how goals have changed over time. This may be particularly important if multiple stakeholders have the ability to make adjustments to goals. However, history is not widely supported.

Search

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known goal records - and more specifically, retrieving more than one in a single call to poll for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

category SHOULD token

Allows retrieving only those goals related to physical activity.

lifecycle-status SHOULD token

Allows filtering to only active, completed or other goal statuses.

patient SHALL reference

Allows filtering to only those goals for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.

target-date SHOULD date

Allows filtering goals based on when they're to be achieved.



Observation

Supported Profile(s):

Behavior

Versioning support: versioned-update

Reference policy: literal

Interactions

Name Conformance Description
  update SHALL

Allows correction of or adding comments to previously recorded observations.

  create SHALL

Allows other systems to record physical-activity related observations.

  search-type SHALL

Allows retrieval of observations for a given patient.

Search

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known observation records - and more specifically, retrieving more than one in a single call to poll for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

category SHALL token

Allows retrieving only those observations related to physical activity. As well, many clinical systems will require searches to specify a category so the server knows which part of the database to search as different types of observations are stored in different areas.

code SHALL token

Allows filtering to only retrieve a specific type of physical activity vital sign or supporting observation.

date SHALL date

Allows filtering to only retrieve a observations from a particular time period.

patient SHALL reference

Allows filtering to only those observations for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.

status SHALL token

Allows excluding entered-in-error or non-final observations.

value-quantity SHOULD quantity

Allows retrieval of only those observations that fall in a particular range. Particularly useful for cross-patient queries.



Patient

Behavior

Versioning support: versioned-update

Reference policy: literal

Interactions

Name Conformance Description
  search-type SHALL

Allows searching of the patients.

Search

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

birthdate MAY date

Allows filtering of individuals based on their date of birth.

family MAY string

Allows filtering of individuals based on their family name.

gender MAY token

Allows filtering of individuals based on their gender.

given MAY string

Allows filtering of individuals based on their given name.

identifier SHALL token

Enables filtering of patients based on their unique identifiers.

name SHALL string

Enables filtering of patients based on their full name.



Practitioner

Behavior

Versioning support: versioned-update

Reference policy: literal

Interactions

Name Conformance Description
  search-type SHALL

Allows searching of the practitioners.

Search

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

identifier SHOULD token

Enables filtering of practitioners based on their unique identifiers.

name SHOULD string

Enables filtering of practitioners based on their full name.



PractitionerRole

Behavior

Versioning support: versioned-update

Reference policy: literal

Interactions

Name Conformance Description
  search-type SHALL

Allows searching of the practitioner roles.

Search

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

specialty SHOULD token

Allows filtering of practitioner specialty.

practitioner SHOULD reference

Enables filtering of practitioner roles based on the associated practitioner.



Questionnaire

Supported Profile(s):

Behavior

Reference policy: literal

Interactions

Name Conformance Description
  search-type SHALL

Allows retrieval of questionnaires to be completed.

Search

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known questionnaire records - and more specifically, retrieving more than one in a single call to poll for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

url SHALL uri

Allows retrieving a referenced Questionnaire.

version SHOULD token

Allows retrieving a specific version of a referenced questionnaire.

context-type-value SHOULD composite

Allows filtering for Questionnaires that are phyical activity-related.

identifier SHOULD token

Allows retrieving Questionnaires with a known identifier.

publisher SHOULD string

Allows retrieving Questionnaires based on who is responsible for having defined the form.

status SHOULD token

Allows filtering to only retrieve active questionnaires.

subject-type SHOULD token

Allows retrieving Questionnaires that are intended to provide information about patients - as opposed to practitioners, organizations, etc.

title SHOULD string

Allows searching for forms by name.



QuestionnaireResponse

Supported Profile(s):

Behavior

Versioning support: versioned-update

Reference policy: literal

Interactions

Name Conformance Description
  update SHOULD

Allows correction of or continued editing of a previously recorded questionnaire response.

  create SHALL

Allows other systems to record questionnaire responses.

  search-type SHALL

Allows retrieval of completed or in-progresss questionnaire responses.

Search

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known questionnaire response records - and more specifically, retrieving more than one in a single call to poll for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

author SHALL reference

Allows filtering responses previously created by a particular individual.

authored SHOULD date

Allows filtering responses based on when they were completed.

patient SHALL reference

Allows filtering to only those responses for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.

questionnaire SHALL reference

Allows retrieving a referenced Questionnaire.

status SHOULD token

Allows filtering to only retrieve completed questionnaire responses.



ServiceRequest

Supported Profile(s):

Behavior

Reference policy: literal

Interactions

Name Conformance Description
  search-type SHALL

Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders.

Search

Supported Includes: ServiceRequest:patient, ServiceRequest:requester

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known service request records - and more specifically, retrieving more than one in a single call to poll for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

authored SHOULD date

Allows filtering orders based on when they were created.

category SHALL token

Allows retrieving only those referrals related to physical activity.

code SHALL token

Allows retrieving only orders for particular types of interventions.

patient SHALL reference

Allows filtering to only those orders for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.

performer SHOULD reference

Allows filtering to only retrieve orders targeted to a specific performer.

requester SHOULD reference

Allows filtering to only retrieve orders solicited by a specific provider.

status SHOULD token

Allows filtering to only retrieve active or completed orders.



Subscription

Supported Profile(s):

Behavior

Versioning support: versioned-update

Reference policy: literal

Interactions

Name Conformance Description
  create SHALL

Allows establishing a new subscription.

  update SHALL

Allows revising an existing subscription - to cancel it or change the email address or SMS number.

  search-type SHALL

Allows retrieval of existing subscriptions prior to update.

Search

Parameter Conformance Type Definition & Chaining
topic SHOULD uri

Allows filtering for just subscriptions for Task monitoring.

_id SHALL token

Allows retrieving known subscription records.

url SHALL uri

Allows filtering only for subscriptions that notify a specific endpoint. Substituting for the 'owner' search parameter, which doesn't exist in R4.



Task

Supported Profile(s):

Behavior

Versioning support: versioned-update

Reference policy: literal

Interactions

Name Conformance Description
  create SHALL

Allows a service provider to create a patient-assigned Task.

  update SHALL

Allows existing tasks to be updated - to change their status and/or to attach 'outputs' resulting from the Task.

  search-type SHALL

Allows retrieval of existing tasks to check for changes or prior to making updates. This will typically be prompted by a subscription notification.

Search

Supported Includes: Task:focus, Task:output, Task:patient, ServiceRequest:requester

Parameter Conformance Type Definition & Chaining
_id SHALL token

Allows retrieving known task records - and more specifically, retrieving more than one in a single call to poll for updates.

_lastUpdated SHOULD date

Allows filtering for only records that have changed since last query.

code SHALL token

Allows filtering for 'fulfill' tasks as opposed to others. Some systems may require code to be included as a filter criteria as different Task codes may correspond to different internal database tables.

owner SHALL reference

Allows filtering only for tasks that are assigned to a particular owner (or alternatively, tasks that have not yet been assigned).

patient SHALL reference

Allows filtering to only those tasks for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.

requester SHALL reference

Allows filtering to only retrieve tasks initiated by a specific provider.

status SHALL token

Allows filtering to only retrieve active or completed orders.

focus SHALL reference

Allows retrieving the task(s) seeking fulfillment of a particular ServiceRequest.

output SHOULD reference

Allows for the 'output' of a Task to be included when retrieving a Task.


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "pa-service-provider-light",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n \n <br/>\n <h2>General</h2>\n <div class=\"table-wrapper\">\n <table class=\"grid\">\n <tbody>\n <tr>\n <th>Supported FHIR Version:</th>\n <td>\n 4.0.1\n </td>\n </tr>\n \n \n <tr>\n <th>Imports other Capabilities:</th>\n <td>\n <ul>\n \n <li>\n <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CapabilityStatement-us-core-client.html\">US Core Client CapabilityStatement</a>\n </li>\n \n </ul>\n </td>\n </tr>\n \n \n \n <tr>\n <th>Supported exchange formats:</th>\n <td>\n json, xml\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n <p>\n <b>Jump to:</b>\n </p>\n <ul>\n \n <li><a href=\"#client\">REST client</a></li>\n \n \n \n </ul>\n \n <br/>\n <a name=\"client\"> </a>\n <h2>REST client behavior</h2>\n \n <div><div><p>A 'light' Service Provider has less sophistication than a <a href=\"CapabilityStatement-pa-service-provider-full.html\">full Service Provider</a>. They rely exclusively on the <a href=\"CapabilityStatement-pa-care-manager.html\">care manager</a> to store the Tasks and any reports associated with referrals. Therefore, all interactions are handled as 'client' functionality.</p>\n</div></div>\n \n \n \n <br/>\n <h3>Resource summary</h3>\n <div class=\"table-wrapper\"> \n <table class=\"grid\">\n <thead>\n <tr>\n <th>Resource</th>\n <th>Search</th>\n <th>Read</th>\n <th>Read Version</th>\n <th>Instance History</th>\n <th>Resource History</th>\n <th>Create</th>\n <th>Update</th>\n <th>Delete</th>\n <th>Operations</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <th>\n CarePlan\n \n </th>\n <td>\n \n <a href=\"#CarePlan-search-type\" title=\"Allows retrieval of care plans for a given patient.\">\n\n \n SHOULD\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n <a href=\"#CarePlan-history-instance\" title=\"Allows seeing how a care plan has changed over time. This may be particularly important if multiple stakeholders have the ability to make adjustments to the plan. However, history is not widely supported.\">\n \n MAY\n \n </a>\n \n </td>\n <td>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n <a href=\"#CarePlan-update\" title=\"Allows a service provider to make updates to a plan owned by a care manager.\">\n \n SHOULD\n \n </a>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n Condition\n \n </th>\n <td>\n \n <a href=\"#Condition-search-type\" title=\"Allows retrieval of conditions for a given patient.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n <a href=\"#Condition-history-instance\" title=\"Allows seeing how a condition has changed over time.\">\n \n MAY\n \n </a>\n \n </td>\n <td>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n DiagnosticReport\n \n </th>\n <td>\n \n <a href=\"#DiagnosticReport-search-type\" title=\"Allows searching for reports already submitted.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n DocumentReference\n \n </th>\n <td>\n \n <a href=\"#DocumentReference-search-type\" title=\"Allows searching for appropriate an appropriate image/document to reference.\">\n\n \n SHOULD\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n <a href=\"#DocumentReference-create\" title=\"Allows adding additional images/documents for later retrieval.\">\n \n SHOULD\n \n </a>\n \n \n </td>\n <td>\n \n <a href=\"#DocumentReference-update\" title=\"Allows replacing an existing image/document with a newer version.\">\n \n MAY\n \n </a>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n Goal\n \n </th>\n <td>\n \n <a href=\"#Goal-search-type\" title=\"Allows retrieval of goals for a given patient.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n <a href=\"#Goal-history-instance\" title=\"Allows seeing how goals have changed over time. This may be particularly important if multiple stakeholders have the ability to make adjustments to goals. However, history is not widely supported.\">\n \n MAY\n \n </a>\n \n </td>\n <td>\n \n </td>\n <td>\n \n <a href=\"#Goal-create\" title=\"Allows patients or service providers to add additional physical activity related goals. As with updates, this is a key part of a patient-centered care plan, but not all systems or organizations will be able to do this.\">\n \n SHOULD\n \n </a>\n \n \n </td>\n <td>\n \n <a href=\"#Goal-update\" title=\"Allows patients or service providers to modify a goal - for example shifting target values or dates, updating the status, etc. Allowing patients, care-givers, and service providers to help maintain goals is a key aspect of a patient-centered care plan. However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this.\">\n \n SHOULD\n \n </a>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n Observation\n \n </th>\n <td>\n \n <a href=\"#Observation-search-type\" title=\"Allows retrieval of observations for a given patient.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n <a href=\"#Observation-create\" title=\"Allows other systems to record physical-activity related observations.\">\n \n SHALL\n \n </a>\n \n \n </td>\n <td>\n \n <a href=\"#Observation-update\" title=\"Allows correction of or adding comments to previously recorded observations.\">\n \n SHALL\n \n </a>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n Patient\n \n </th>\n <td>\n \n <a href=\"#Patient-search-type\" title=\"Allows searching of the patients.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n Practitioner\n \n </th>\n <td>\n \n <a href=\"#Practitioner-search-type\" title=\"Allows searching of the practitioners.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n PractitionerRole\n \n </th>\n <td>\n \n <a href=\"#PractitionerRole-search-type\" title=\"Allows searching of the practitioner roles.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n Questionnaire\n \n </th>\n <td>\n \n <a href=\"#Questionnaire-search-type\" title=\"Allows retrieval of questionnaires to be completed.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n QuestionnaireResponse\n \n </th>\n <td>\n \n <a href=\"#QuestionnaireResponse-search-type\" title=\"Allows retrieval of completed or in-progresss questionnaire responses.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n <a href=\"#QuestionnaireResponse-create\" title=\"Allows other systems to record questionnaire responses.\">\n \n SHALL\n \n </a>\n \n \n </td>\n <td>\n \n <a href=\"#QuestionnaireResponse-update\" title=\"Allows correction of or continued editing of a previously recorded questionnaire response.\">\n \n SHOULD\n \n </a>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n ServiceRequest\n \n </th>\n <td>\n \n <a href=\"#ServiceRequest-search-type\" title=\"Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n Subscription\n \n </th>\n <td>\n \n <a href=\"#Subscription-search-type\" title=\"Allows retrieval of existing subscriptions prior to update.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n <a href=\"#Subscription-create\" title=\"Allows establishing a new subscription.\">\n \n SHALL\n \n </a>\n \n \n </td>\n <td>\n \n <a href=\"#Subscription-update\" title=\"Allows revising an existing subscription - to cancel it or change the email address or SMS number.\">\n \n SHALL\n \n </a>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n <tr>\n <th>\n Task\n \n </th>\n <td>\n \n <a href=\"#Task-search-type\" title=\"Allows retrieval of existing tasks to check for changes or prior to making updates. This will typically be prompted by a subscription notification.\">\n\n \n SHALL\n \n </a>\n \n </td>\n <td>\n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n <td>\n \n </td>\n <td>\n \n <a href=\"#Task-create\" title=\"Allows a service provider to create a patient-assigned Task.\">\n \n SHALL\n \n </a>\n \n \n </td>\n <td>\n \n <a href=\"#Task-update\" title=\"Allows existing tasks to be updated - to change their status and/or to attach 'outputs' resulting from the Task.\">\n \n SHALL\n \n </a>\n \n \n \n </td>\n <td>\n \n \n </td>\n <td>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/CarePlan.html\">CarePlan</a> \n </h3>\n \n \n <p>Supported Profile(s):</p>\n <ul>\n \n <li>\n <a href=\"StructureDefinition-pa-careplan.html\">PA Care Plan</a>\n \n </li>\n \n </ul>\n \n \n <h4>Behavior</h4>\n \n <p>Versioning support: versioned-update</p>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"CarePlan-update\">�</a>\n <span>update</span>\n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>\n <div><p>Allows a service provider to make updates to a plan owned by a care manager.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"CarePlan-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>\n <div><p>Allows retrieval of care plans for a given patient.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"CarePlan-history-instance\">�</a>\n <span>history-instance</span>\n </b>\n </td>\n \n <td>\n \n MAY\n \n </td>\n \n <td>\n <div><p>Allows seeing how a care plan has changed over time. This may be particularly important if multiple stakeholders have the ability to make adjustments to the plan. However, history is not widely supported.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known care plan records - and more specifically, retrieving more than one in a single call to check for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/CarePlan-category\">category</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving only those plans related to physical activity.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-date\">date</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering plans based on the time frame they apply(ied) to.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/CarePlan-status\">lifecycle-status</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering to only active or draft plans.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only those plans for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/Condition.html\">Condition</a> \n </h3>\n \n \n <p>Supported Profile(s):</p>\n <ul>\n \n <li>\n <a href=\"StructureDefinition-pa-condition-low-pa.html\">PA Condition - Low Physical Activity</a>\n \n </li>\n \n </ul>\n \n \n <h4>Behavior</h4>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"Condition-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows retrieval of conditions for a given patient.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"Condition-history-instance\">�</a>\n <span>history-instance</span>\n </b>\n </td>\n \n <td>\n \n MAY\n \n </td>\n \n <td>\n <div><p>Allows seeing how a condition has changed over time.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known condition records - and more specifically, retrieving more than one in a single call to check for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Condition-category\">category</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving only those plans related to physical activity.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Condition-clinical-status\">clinical-status</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering to only active conditions.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving specific patient conditions - e.g. all 'low physical activity' conditions.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only those plans for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Condition-verification-status\">verification-status</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows excluding refuted or erroneous conditions.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/DiagnosticReport.html\">DiagnosticReport</a> \n </h3>\n \n \n <p>Supported Profile(s):</p>\n <ul>\n \n <li>\n <a href=\"StructureDefinition-pa-diagnosticreport.html\">PA Intervention Report</a>\n \n </li>\n \n </ul>\n \n \n <h4>Behavior</h4>\n \n <p>Versioning support: versioned-update</p>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"DiagnosticReport-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows searching for reports already submitted.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Procedure-based-on\">basedOn</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to reports created in fulfillement of a particular order or referral.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering to specific types of reports.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-date\">date</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering reports based on the period the cover.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Procedure-category\">category</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving only those reports related to physical activity.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only those reports for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-performer\">performer</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only retrieve reports created by a specific performer.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-status\">status</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering to only retrieve active or completed reports.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/DocumentReference.html\">DocumentReference</a> \n </h3>\n \n \n <p>Supported Profile(s):</p>\n <ul>\n \n <li>\n <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-documentreference.html\">US Core DocumentReference Profile</a>\n \n </li>\n \n </ul>\n \n \n <h4>Behavior</h4>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"DocumentReference-create\">�</a>\n <span>create</span>\n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>\n <div><p>Allows adding additional images/documents for later retrieval.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"DocumentReference-update\">�</a>\n <span>update</span>\n </b>\n </td>\n \n <td>\n \n MAY\n \n </td>\n \n <td>\n <div><p>Allows replacing an existing image/document with a newer version.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"DocumentReference-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>\n <div><p>Allows searching for appropriate an appropriate image/document to reference.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known document reference records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype\">contenttype</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering for only PDFs, images, etc.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/DocumentReference-category\">category</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering for only records tied to a particular category (e.g. physical-activity).</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/DocumentReference-description\">description</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>string\n \n </td>\n <td>\n <div><p>Allows filtering based on words found in the description - i.e. with a 'contains' search.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/Goal.html\">Goal</a> \n </h3>\n \n \n <p>Supported Profile(s):</p>\n <ul>\n \n <li>\n <a href=\"StructureDefinition-pa-goal.html\">PA Goal</a>\n \n </li>\n \n </ul>\n \n \n <h4>Behavior</h4>\n \n <p>Versioning support: versioned-update</p>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"Goal-update\">�</a>\n <span>update</span>\n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>\n <div><p>Allows patients or service providers to modify a goal - for example shifting target values or dates, updating the status, etc. Allowing patients, care-givers, and service providers to help maintain goals is a key aspect of a patient-centered care plan. However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"Goal-create\">�</a>\n <span>create</span>\n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>\n <div><p>Allows patients or service providers to add additional physical activity related goals. As with updates, this is a key part of a patient-centered care plan, but not all systems or organizations will be able to do this.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"Goal-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows retrieval of goals for a given patient.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"Goal-history-instance\">�</a>\n <span>history-instance</span>\n </b>\n </td>\n \n <td>\n \n MAY\n \n </td>\n \n <td>\n <div><p>Allows seeing how goals have changed over time. This may be particularly important if multiple stakeholders have the ability to make adjustments to goals. However, history is not widely supported.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known goal records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Goal-category\">category</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving only those goals related to physical activity.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status\">lifecycle-status</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering to only active, completed or other goal statuses.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only those goals for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Goal-target-date\">target-date</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering goals based on when they're to be achieved.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/Observation.html\">Observation</a> \n </h3>\n \n \n <p>Supported Profile(s):</p>\n <ul>\n \n <li>\n <a href=\"StructureDefinition-pa-observation-evs-days-per-week.html\">PA Observation - EVS, Days/Week</a>\n \n </li>\n \n <li>\n <a href=\"StructureDefinition-pa-observation-evs-min-per-day.html\">PA Observation - EVS, Minutes/Day</a>\n \n </li>\n \n <li>\n <a href=\"StructureDefinition-pa-observation-evs-min-per-week.html\">PA Observation - EVS, Minutes/Week</a>\n \n </li>\n \n <li>\n <a href=\"StructureDefinition-pa-observation-strength-days-per-week.html\">PA Observation - EVS, Strength Days/Week</a>\n \n </li>\n \n <li>\n <a href=\"StructureDefinition-pa-observation-activity-measure.html\">PA Observation - Supporting, Activity-based</a>\n \n </li>\n \n <li>\n <a href=\"StructureDefinition-pa-observation-activity-group.html\">PA Observation - Supporting, Activity Group</a>\n \n </li>\n \n <li>\n <a href=\"StructureDefinition-pa-observation-time-measure.html\">PA Observation - Supporting, Time-based</a>\n \n </li>\n \n </ul>\n \n \n <h4>Behavior</h4>\n \n <p>Versioning support: versioned-update</p>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"Observation-update\">�</a>\n <span>update</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows correction of or adding comments to previously recorded observations.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"Observation-create\">�</a>\n <span>create</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows other systems to record physical-activity related observations.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"Observation-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows retrieval of observations for a given patient.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known observation records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Observation-category\">category</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving only those observations related to physical activity. As well, many clinical systems will require searches to specify a category so the server knows which part of the database to search as different types of observations are stored in different areas.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering to only retrieve a specific type of physical activity vital sign or supporting observation.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-date\">date</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering to only retrieve a observations from a particular time period.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only those observations for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Observation-status\">status</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows excluding entered-in-error or non-final observations.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Observation-value-quantity\">value-quantity</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>quantity\n \n </td>\n <td>\n <div><p>Allows retrieval of only those observations that fall in a particular range. Particularly useful for cross-patient queries.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/Patient.html\">Patient</a> \n </h3>\n \n \n \n <h4>Behavior</h4>\n \n <p>Versioning support: versioned-update</p>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"Patient-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows searching of the patients.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/individual-birthdate\">birthdate</a>\n \n </b>\n </td>\n \n <td>\n \n MAY\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering of individuals based on their date of birth.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/individual-family\">family</a>\n \n </b>\n </td>\n \n <td>\n \n MAY\n \n </td>\n \n <td>string\n \n </td>\n <td>\n <div><p>Allows filtering of individuals based on their family name.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/individual-gender\">gender</a>\n \n </b>\n </td>\n \n <td>\n \n MAY\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering of individuals based on their gender.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/individual-given\">given</a>\n \n </b>\n </td>\n \n <td>\n \n MAY\n \n </td>\n \n <td>string\n \n </td>\n <td>\n <div><p>Allows filtering of individuals based on their given name.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Patient-identifier\">identifier</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Enables filtering of patients based on their unique identifiers.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Patient-name\">name</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>string\n \n </td>\n <td>\n <div><p>Enables filtering of patients based on their full name.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/Practitioner.html\">Practitioner</a> \n </h3>\n \n \n \n <h4>Behavior</h4>\n \n <p>Versioning support: versioned-update</p>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"Practitioner-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows searching of the practitioners.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Practitioner-identifier\">identifier</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Enables filtering of practitioners based on their unique identifiers.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Practitioner-name\">name</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>string\n \n </td>\n <td>\n <div><p>Enables filtering of practitioners based on their full name.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/PractitionerRole.html\">PractitionerRole</a> \n </h3>\n \n \n \n <h4>Behavior</h4>\n \n <p>Versioning support: versioned-update</p>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"PractitionerRole-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows searching of the practitioner roles.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty\">specialty</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering of practitioner specialty.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner\">practitioner</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Enables filtering of practitioner roles based on the associated practitioner.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/Questionnaire.html\">Questionnaire</a> \n </h3>\n \n \n <p>Supported Profile(s):</p>\n <ul>\n \n <li>\n <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaire-pop-obsn.html\">Populatable Questionnaire - Observation</a>\n \n </li>\n \n <li>\n <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaire-extr-obsn.html\">Extractable Questionnaire - Observation</a>\n \n </li>\n \n </ul>\n \n \n <h4>Behavior</h4>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"Questionnaire-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows retrieval of questionnaires to be completed.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known questionnaire records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-url\">url</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>uri\n \n </td>\n <td>\n <div><p>Allows retrieving a referenced Questionnaire.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-version\">version</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving a specific version of a referenced questionnaire.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-context-type-value\">context-type-value</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>composite\n \n </td>\n <td>\n <div><p>Allows filtering for Questionnaires that are phyical activity-related.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-identifier\">identifier</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving Questionnaires with a known identifier.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-publisher\">publisher</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>string\n \n </td>\n <td>\n <div><p>Allows retrieving Questionnaires based on who is responsible for having defined the form.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-status\">status</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering to only retrieve active questionnaires.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type\">subject-type</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving Questionnaires that are intended to provide information about patients - as opposed to practitioners, organizations, etc.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-title\">title</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>string\n \n </td>\n <td>\n <div><p>Allows searching for forms by name.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/QuestionnaireResponse.html\">QuestionnaireResponse</a> \n </h3>\n \n \n <p>Supported Profile(s):</p>\n <ul>\n \n <li>\n <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaireresponse.html\">SDC Questionnaire Response</a>\n \n </li>\n \n </ul>\n \n \n <h4>Behavior</h4>\n \n <p>Versioning support: versioned-update</p>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"QuestionnaireResponse-update\">�</a>\n <span>update</span>\n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>\n <div><p>Allows correction of or continued editing of a previously recorded questionnaire response.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"QuestionnaireResponse-create\">�</a>\n <span>create</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows other systems to record questionnaire responses.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"QuestionnaireResponse-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows retrieval of completed or in-progresss questionnaire responses.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known questionnaire response records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author\">author</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering responses previously created by a particular individual.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored\">authored</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering responses based on when they were completed.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only those responses for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire\">questionnaire</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows retrieving a referenced Questionnaire.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status\">status</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering to only retrieve completed questionnaire responses.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/ServiceRequest.html\">ServiceRequest</a> \n </h3>\n \n \n <p>Supported Profile(s):</p>\n <ul>\n \n <li>\n <a href=\"StructureDefinition-pa-servicerequest.html\">PA Service Request</a>\n \n </li>\n \n </ul>\n \n \n <h4>Behavior</h4>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"ServiceRequest-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n <p>Supported Includes: ServiceRequest:patient, ServiceRequest:requester</p>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known service request records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-authored\">authored</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering orders based on when they were created.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-category\">category</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving only those referrals related to physical activity.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving only orders for particular types of interventions.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only those orders for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-performer\">performer</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only retrieve orders targeted to a specific performer.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-requester\">requester</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only retrieve orders solicited by a specific provider.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-status\">status</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering to only retrieve active or completed orders.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/Subscription.html\">Subscription</a> \n </h3>\n \n \n <p>Supported Profile(s):</p>\n <ul>\n \n <li>\n <a href=\"http://hl7.org/fhir/uv/subscriptions-backport/STU1.1/StructureDefinition-backport-subscription.html\">R4/B Topic-Based Subscription</a>\n \n </li>\n \n </ul>\n \n \n <h4>Behavior</h4>\n \n <p>Versioning support: versioned-update</p>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"Subscription-create\">�</a>\n <span>create</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows establishing a new subscription.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"Subscription-update\">�</a>\n <span>update</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows revising an existing subscription - to cancel it or change the email address or SMS number.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"Subscription-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows retrieval of existing subscriptions prior to update.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic\">topic</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>uri\n \n </td>\n <td>\n <div><p>Allows filtering for just subscriptions for Task monitoring.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known subscription records.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Subscription-url\">url</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>uri\n \n </td>\n <td>\n <div><p>Allows filtering only for subscriptions that notify a specific endpoint. Substituting for the 'owner' search parameter, which doesn't exist in R4.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/Task.html\">Task</a> \n </h3>\n \n \n <p>Supported Profile(s):</p>\n <ul>\n \n <li>\n <a href=\"StructureDefinition-pa-task-for-referral-management.html\">PA Task for Referral Management</a>\n \n </li>\n \n <li>\n <a href=\"http://hl7.org/fhir/us/sdoh-clinicalcare/STU2.1/StructureDefinition-SDOHCC-TaskForPatient.html\">SDOHCC Task For Patient</a>\n \n </li>\n \n </ul>\n \n \n <h4>Behavior</h4>\n \n <p>Versioning support: versioned-update</p>\n \n \n <p>Reference policy: literal</p>\n \n \n <!-- Note: description doesn't exist yet -->\n \n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Name</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n <a name=\"Task-create\">�</a>\n <span>create</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows a service provider to create a patient-assigned Task.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"Task-update\">�</a>\n <span>update</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows existing tasks to be updated - to change their status and/or to attach 'outputs' resulting from the Task.</p>\n</div>\n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n <a name=\"Task-search-type\">�</a>\n <span>search-type</span>\n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>\n <div><p>Allows retrieval of existing tasks to check for changes or prior to making updates. This will typically be prompted by a subscription notification.</p>\n</div>\n </td>\n </tr>\n \n \n </tbody>\n </table>\n </div>\n \n <h4>Search</h4>\n \n <p>Supported Includes: Task:focus, Task:output, Task:patient, ServiceRequest:requester</p>\n \n \n \n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th style=\"text-align: center\">Parameter</th>\n \n <th style=\"text-align: center\">Conformance</th>\n \n <th style=\"text-align: center\">Type</th>\n <th style=\"text-align: center\">Definition &amp; Chaining</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows retrieving known task records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>date\n \n </td>\n <td>\n <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering for 'fulfill' tasks as opposed to others. Some systems may require code to be included as a filter criteria as different Task codes may correspond to different internal database tables.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Task-owner\">owner</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering only for tasks that are assigned to a particular owner (or alternatively, tasks that have not yet been assigned).</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only those tasks for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Task-requester\">requester</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows filtering to only retrieve tasks initiated by a specific provider.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-status\">status</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>token\n \n </td>\n <td>\n <div><p>Allows filtering to only retrieve active or completed orders.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/SearchParameter/Task-focus\">focus</a>\n \n </b>\n </td>\n \n <td>\n \n SHALL\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows retrieving the task(s) seeking fulfillment of a particular ServiceRequest.</p>\n</div>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <b>\n \n <a href=\"http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference\">output</a>\n \n </b>\n </td>\n \n <td>\n \n SHOULD\n \n </td>\n \n <td>reference\n \n </td>\n <td>\n <div><p>Allows for the 'output' of a Task to be included when retrieving a Task.</p>\n</div>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n \n \n \n \n \n</div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pc"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/physical-activity/ImplementationGuide/physical-activity"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/physical-activity/ImplementationGuide/physical-activity"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/physical-activity/CapabilityStatement/pa-service-provider-light",
  "version" : "1.0.1",
  "name" : "PAServiceProviderLight",
  "title" : "PA Service Provider (Light)",
  "status" : "active",
  "date" : "2022-06-18",
  "publisher" : "HL7 International / Patient Care",
  "contact" : [
    {
      "name" : "HL7 International / Patient Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description" : "Describes the expected capabilities of a system used by a personal trainer, community fitness organization, or other entity that delivers services that help a patient to improve or maintain their level of physical activity. This set of capabilities is appropriate for service providers that CANNOT expose their own FHIR server and that rely on the Care Manager to store Tasks, reports and other resources.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "imports" : [
    "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client"
  ],
  "fhirVersion" : "4.0.1",
  "format" : [
    "json",
    "xml"
  ],
  "rest" : [
    {
      "mode" : "client",
      "documentation" : "A 'light' Service Provider has less sophistication than a [full Service Provider](CapabilityStatement-pa-service-provider-full.html). They rely exclusively on the [care manager](CapabilityStatement-pa-care-manager.html) to store the Tasks and any reports associated with referrals. Therefore, all interactions are handled as 'client' functionality.",
      "resource" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            }
          ],
          "type" : "CarePlan",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan"
          ],
          "_supportedProfile" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            }
          ],
          "documentation" : "Allows accessing and manipulating Care Plans stored on a Care Manager.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "update",
              "documentation" : "Allows a service provider to make updates to a plan owned by a care manager."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows retrieval of care plans for a given patient."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance",
              "documentation" : "Allows seeing how a care plan has changed over time. This may be particularly important if multiple stakeholders have the ability to make adjustments to the plan. However, history is not widely supported."
            }
          ],
          "versioning" : "versioned-update",
          "referencePolicy" : [
            "literal"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token",
              "documentation" : "Allows retrieving known care plan records - and more specifically, retrieving more than one in a single call to check for updates."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_lastUpdated",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
              "type" : "date",
              "documentation" : "Allows filtering for only records that have changed since last query."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "category",
              "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-category",
              "type" : "token",
              "documentation" : "Allows retrieving only those plans related to physical activity."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
              "type" : "date",
              "documentation" : "Allows filtering plans based on the time frame they apply(ied) to."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "lifecycle-status",
              "definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-status",
              "type" : "token",
              "documentation" : "Allows filtering to only active or draft plans."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type" : "reference",
              "documentation" : "Allows filtering to only those plans for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "Condition",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-condition-low-pa"
          ],
          "_supportedProfile" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "documentation" : "Accessing the formal 'low physical activity' condition may be necessary to support prior authorization or claims.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows retrieval of conditions for a given patient."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance",
              "documentation" : "Allows seeing how a condition has changed over time."
            }
          ],
          "referencePolicy" : [
            "literal"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token",
              "documentation" : "Allows retrieving known condition records - and more specifically, retrieving more than one in a single call to check for updates."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_lastUpdated",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
              "type" : "date",
              "documentation" : "Allows filtering for only records that have changed since last query."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "category",
              "definition" : "http://hl7.org/fhir/SearchParameter/Condition-category",
              "type" : "token",
              "documentation" : "Allows retrieving only those plans related to physical activity."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "clinical-status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Condition-clinical-status",
              "type" : "token",
              "documentation" : "Allows filtering to only active conditions."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type" : "token",
              "documentation" : "Allows retrieving specific patient conditions - e.g. all 'low physical activity' conditions."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type" : "reference",
              "documentation" : "Allows filtering to only those plans for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "verification-status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Condition-verification-status",
              "type" : "token",
              "documentation" : "Allows excluding refuted or erroneous conditions."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "DiagnosticReport",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-diagnosticreport"
          ],
          "_supportedProfile" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            }
          ],
          "documentation" : "Allows creation of the reports summarizing the results of a referral.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows searching for reports already submitted."
            }
          ],
          "versioning" : "versioned-update",
          "referencePolicy" : [
            "literal"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token",
              "documentation" : "Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_lastUpdated",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
              "type" : "date",
              "documentation" : "Allows filtering for only records that have changed since last query."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "basedOn",
              "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-based-on",
              "type" : "reference",
              "documentation" : "Allows filtering to reports created in fulfillement of a particular order or referral."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type" : "token",
              "documentation" : "Allows filtering to specific types of reports."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
              "type" : "date",
              "documentation" : "Allows filtering reports based on the period the cover."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "category",
              "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-category",
              "type" : "token",
              "documentation" : "Allows retrieving only those reports related to physical activity."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type" : "reference",
              "documentation" : "Allows filtering to only those reports for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "performer",
              "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer",
              "type" : "reference",
              "documentation" : "Allows filtering to only retrieve reports created by a specific performer."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-status",
              "type" : "token",
              "documentation" : "Allows filtering to only retrieve active or completed reports."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "DocumentReference",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
          ],
          "_supportedProfile" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            }
          ],
          "documentation" : "Allows looking up PDFs or similar content to referenced in Patient Tasks and later retrieved by Patient Engagement systems. Note: These resources will not be patient-specific.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "create",
              "documentation" : "Allows adding additional images/documents for later retrieval."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update",
              "documentation" : "Allows replacing an existing image/document with a newer version."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows searching for appropriate an appropriate image/document to reference."
            }
          ],
          "referencePolicy" : [
            "literal"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token",
              "documentation" : "Allows retrieving known document reference records - and more specifically, retrieving more than one in a single call to poll for updates."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_lastUpdated",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
              "type" : "date",
              "documentation" : "Allows filtering for only records that have changed since last query."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "contenttype",
              "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype",
              "type" : "token",
              "documentation" : "Allows filtering for only PDFs, images, etc."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "category",
              "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-category",
              "type" : "token",
              "documentation" : "Allows filtering for only records tied to a particular category (e.g. physical-activity)."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "description",
              "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-description",
              "type" : "string",
              "documentation" : "Allows filtering based on words found in the description - i.e. with a 'contains' search."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            }
          ],
          "type" : "Goal",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal"
          ],
          "_supportedProfile" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            }
          ],
          "documentation" : "Allows accessing and potentially updating goals maintained by a Care Manager.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "update",
              "documentation" : "Allows patients or service providers to modify a goal - for example shifting target values or dates, updating the status, etc. Allowing patients, care-givers, and service providers to help maintain goals is a key aspect of a patient-centered care plan. However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "create",
              "documentation" : "Allows patients or service providers to add additional physical activity related goals. As with updates, this is a key part of a patient-centered care plan, but not all systems or organizations will be able to do this."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows retrieval of goals for a given patient."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance",
              "documentation" : "Allows seeing how goals have changed over time. This may be particularly important if multiple stakeholders have the ability to make adjustments to goals. However, history is not widely supported."
            }
          ],
          "versioning" : "versioned-update",
          "referencePolicy" : [
            "literal"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token",
              "documentation" : "Allows retrieving known goal records - and more specifically, retrieving more than one in a single call to poll for updates."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_lastUpdated",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
              "type" : "date",
              "documentation" : "Allows filtering for only records that have changed since last query."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "category",
              "definition" : "http://hl7.org/fhir/SearchParameter/Goal-category",
              "type" : "token",
              "documentation" : "Allows retrieving only those goals related to physical activity."
           "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows retrieval of questionnaires to be completed."
            }
          ],
          "referencePolicy" : [
            "literal"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token",
              "documentation" : "Allows retrieving known questionnaire records - and more specifically, retrieving more than one in a single call to poll for updates."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_lastUpdated",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
              "type" : "date",
              "documentation" : "Allows filtering for only records that have changed since last query."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "url",
              "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-url",
              "type" : "uri",
              "documentation" : "Allows retrieving a referenced Questionnaire."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "version",
              "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-version",
              "type" : "token",
              "documentation" : "Allows retrieving a specific version of a referenced questionnaire."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "context-type-value",
              "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-context-type-value",
              "type" : "composite",
              "documentation" : "Allows filtering for Questionnaires that are phyical activity-related."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-identifier",
              "type" : "token",
              "documentation" : "Allows retrieving Questionnaires with a known identifier."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "publisher",
              "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-publisher",
              "type" : "string",
              "documentation" : "Allows retrieving Questionnaires based on who is responsible for having defined the form."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-status",
              "type" : "token",
              "documentation" : "Allows filtering to only retrieve active questionnaires."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "subject-type",
              "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type",
              "type" : "token",
              "documentation" : "Allows retrieving Questionnaires that are intended to provide information about patients - as opposed to practitioners, organizations, etc."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "title",
              "definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-title",
              "type" : "string",
              "documentation" : "Allows searching for forms by name."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "QuestionnaireResponse",
          "supportedProfile" : [
            "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse"
          ],
          "_supportedProfile" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            }
          ],
          "documentation" : "Allows recording and retrieval of questionnaire responses.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "update",
              "documentation" : "Allows correction of or continued editing of a previously recorded questionnaire response."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create",
              "documentation" : "Allows other systems to record questionnaire responses."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows retrieval of completed or in-progresss questionnaire responses."
            }
          ],
          "versioning" : "versioned-update",
          "referencePolicy" : [
            "literal"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token",
              "documentation" : "Allows retrieving known questionnaire response records - and more specifically, retrieving more than one in a single call to poll for updates."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_lastUpdated",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
              "type" : "date",
              "documentation" : "Allows filtering for only records that have changed since last query."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "author",
              "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author",
              "type" : "reference",
              "documentation" : "Allows filtering responses previously created by a particular individual."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "authored",
              "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored",
              "type" : "date",
              "documentation" : "Allows filtering responses based on when they were completed."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type" : "reference",
              "documentation" : "Allows filtering to only those responses for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "questionnaire",
              "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire",
              "type" : "reference",
              "documentation" : "Allows retrieving a referenced Questionnaire."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status",
              "type" : "token",
              "documentation" : "Allows filtering to only retrieve completed questionnaire responses."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "ServiceRequest",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-servicerequest"
          ],
          "_supportedProfile" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            }
          ],
          "documentation" : "Allows retrieval of physical activity-related referrals from Care managers.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders."
            }
          ],
          "referencePolicy" : [
            "literal"
          ],
          "searchInclude" : [
            "ServiceRequest:patient",
            "ServiceRequest:requester"
          ],
          "_searchInclude" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token",
              "documentation" : "Allows retrieving known service request records - and more specifically, retrieving more than one in a single call to poll for updates."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_lastUpdated",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
              "type" : "date",
              "documentation" : "Allows filtering for only records that have changed since last query."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "authored",
              "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-authored",
              "type" : "date",
              "documentation" : "Allows filtering orders based on when they were created."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "category",
              "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-category",
              "type" : "token",
              "documentation" : "Allows retrieving only those referrals related to physical activity."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type" : "token",
              "documentation" : "Allows retrieving only orders for particular types of interventions."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type" : "reference",
              "documentation" : "Allows filtering to only those orders for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "performer",
              "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer",
              "type" : "reference",
              "documentation" : "Allows filtering to only retrieve orders targeted to a specific performer."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "requester",
              "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-requester",
              "type" : "reference",
              "documentation" : "Allows filtering to only retrieve orders solicited by a specific provider."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-status",
              "type" : "token",
              "documentation" : "Allows filtering to only retrieve active or completed orders."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "Subscription",
          "supportedProfile" : [
            "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription"
          ],
          "_supportedProfile" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            }
          ],
          "documentation" : "Allows establishing and maintaining subscriptions for Task notifications. Only needed if not handled manually.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create",
              "documentation" : "Allows establishing a new subscription."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update",
              "documentation" : "Allows revising an existing subscription - to cancel it or change the email address or SMS number."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows retrieval of existing subscriptions prior to update."
            }
          ],
          "versioning" : "versioned-update",
          "referencePolicy" : [
            "literal"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "topic",
              "definition" : "http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic",
              "type" : "uri",
              "documentation" : "Allows filtering for just subscriptions for Task monitoring."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token",
              "documentation" : "Allows retrieving known subscription records."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "url",
              "definition" : "http://hl7.org/fhir/SearchParameter/Subscription-url",
              "type" : "uri",
              "documentation" : "Allows filtering only for subscriptions that notify a specific endpoint. Substituting for the 'owner' search parameter, which doesn't exist in R4."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "Task",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-task-for-referral-management",
            "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient"
          ],
          "_supportedProfile" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            }
          ],
          "documentation" : "Allows creation of tasks for patients, as well as retrieval of Tasks assigned to the Service Provider.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create",
              "documentation" : "Allows a service provider to create a patient-assigned Task."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update",
              "documentation" : "Allows existing tasks to be updated - to change their status and/or to attach 'outputs' resulting from the Task."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows retrieval of existing tasks to check for changes or prior to making updates. This will typically be prompted by a subscription notification."
            }
          ],
          "versioning" : "versioned-update",
          "referencePolicy" : [
            "literal"
          ],
          "searchInclude" : [
            "Task:focus",
            "Task:output",
            "Task:patient",
            "ServiceRequest:requester"
          ],
          "_searchInclude" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token",
              "documentation" : "Allows retrieving known task records - and more specifically, retrieving more than one in a single call to poll for updates."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_lastUpdated",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
              "type" : "date",
              "documentation" : "Allows filtering for only records that have changed since last query."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type" : "token",
              "documentation" : "Allows filtering for 'fulfill' tasks as opposed to others. Some systems may require code to be included as a filter criteria as different Task codes may correspond to different internal database tables."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "owner",
              "definition" : "http://hl7.org/fhir/SearchParameter/Task-owner",
              "type" : "reference",
              "documentation" : "Allows filtering only for tasks that are assigned to a particular owner (or alternatively, tasks that have not yet been assigned)."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type" : "reference",
              "documentation" : "Allows filtering to only those tasks for a specific patient. Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "requester",
              "definition" : "http://hl7.org/fhir/SearchParameter/Task-requester",
              "type" : "reference",
              "documentation" : "Allows filtering to only retrieve tasks initiated by a specific provider."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-status",
              "type" : "token",
              "documentation" : "Allows filtering to only retrieve active or completed orders."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "focus",
              "definition" : "http://hl7.org/fhir/SearchParameter/Task-focus",
              "type" : "reference",
              "documentation" : "Allows retrieving the task(s) seeking fulfillment of a particular ServiceRequest."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "output",
              "definition" : "http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference",
              "type" : "reference",
              "documentation" : "Allows for the 'output' of a Task to be included when retrieving a Task."
            }
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.